fix Qt 5.15.0 Wdeprecated-declarations warnings for (#584)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Mon, 1 Jun 2020 20:50:26 +0000 (14:50 -0600)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2020 20:50:26 +0000 (14:50 -0600)
commit18ce2c7f4cbe1b921f0e9064690f8b661c3ada43
tree1acb4c3b25917452e7c1d76d742800178cae63bf
parentb6a081fcb97ae1bf3065097152340b6bf5ebd9da
fix Qt 5.15.0 Wdeprecated-declarations warnings for (#584)

QXmlDefaultHandler
QXmlInputSource
QXmlSimpleReader

as suggested use QXmlStreamReader instead.
gui/gpx.cc
gui/gpx.h